Xbasic

SYS_PROPERTIES Function

Syntax

OutputString as C = SYS_PROPERTIES(C Filename)

Arguments

Filename

The path and filename of a file.

Description

The SYS_PROPERTIES() function gets the properties for a file using the files registered properties method.

Limitations

Desktop applications only.

See Also